projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1463c6c
)
(sturct ccl_program): New member suppress_error.
author
Kenichi Handa
<handa@m17n.org>
Wed, 24 Jan 2001 23:29:42 +0000
(23:29 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 24 Jan 2001 23:29:42 +0000
(23:29 +0000)
src/ccl.h
patch
|
blob
|
history
diff --git
a/src/ccl.h
b/src/ccl.h
index c3b1ed564f4a737e0d036cc6b9b749466cc46d77..f46077f79661a283eb943255310c7536a74b6671 100644
(file)
--- a/
src/ccl.h
+++ b/
src/ccl.h
@@
-63,6
+63,8
@@
struct ccl_program {
format when the CCL program is used
for encoding by a coding
system. */
+ int suppress_error; /* If nonzero, don't insert error
+ message in the output. */
};
/* This data type is used for the spec field of the structure